*{
	margin:0px;
	padding:0px;
}

li{
	list-style-type:none;
}

a{
	text-decoration: none;
}

body{
	width:100%;
}

.head{
	width:100%;
}

.logo{
	width: 66%;
	margin:0 auto;
}

.nav{
	width:100%;
	height:50px;
	position: relative;
}

.nav ul{
	width:65%;
	overflow:hidden;
	position: absolute;
	top:31%;
   left: 18%;
}

.nav ul li{
	float:left;
	width: 12%;
}

.nav ul li a{
	color:#fff;
	font-size: 89%;
}

.banner{
	width:100%;
	position: relative;
	overflow: hidden;
	height:700px;
}

.banner ul{
	position: absolute;
	top:0px;
	left:0px;
	overflow: hidden;
}

.banner ul li{
	float:left;	
	width:100%;
}

.banner ul li img{
	width:100%;
}

.banner ol{
	position: absolute;
	bottom:10%;
	left:50%;
	overflow: hidden;
}

.banner ol li{
	width:10px;
	height:10px;
	border-radius: 10px;
	border: 1px solid #fff;
	margin-right:10px;
	float:left;	
	cursor: pointer;
}

.banner ol li.current{
	background: #abcdef;
}

.product{
	width:100%;
	height:210px;
}

.product ul li{
	float:left;
	width:24.7%;
	height:200px;
	background: #e9e9e9;
	margin-right:3px;
	margin-top:5px;
}

.product ul li a img{
      
	display: block;
	margin:4% auto;
}

.center{
	width:1000px;
	margin:0 auto;
	height:900px;
	margin-top:30px;
}

.center_left{
	width:250px;
	height:900px;
	background: #ededed;
	float:left;
	margin-right: 30px;
}

.center_pro{
	padding-top:23px;
}

.center_pro img{
	display: block;
	margin:0 auto;
}

.center h3{
	width:97%;
	height:30px;
	background: #fff;
	border-radius: 14px;
	line-height:30px;
	text-align: center;
	margin: 20px auto auto auto;
	cursor: pointer;
}

.center ul{
	text-align: center;
}

.center ul li{
	line-height: 30px;
}

.center ul li a{
	color:gray;
}

.hide{
	display: none;
}

.clear{
	border:1px dashed #BFBDBD;
	width:94%;
	margin:0 auto;
}

.center_right{
	width:720px;
	height:900px;
	float: left;
}

.right_title{
	width:720px;
	height:30px;
}

.right_pro ul{
	overflow: hidden;
	width:800px;
}

.right_pro ul li{
	width:230px;
	height:283px;
	float: left;
	margin-top:15px;
	margin-right:13px;
}


.right_img{
	width:230px;
	height:252px;
	border: 1px solid black;
	background: #fff;
}

.right_img a img{
width:230px;
height:252px;
}

.choice{
	width:100%;
}


.right_img a{
	display: block;
	position: relative;
}

.right_img a:hover span{
	width:232px;
	height:254px;
	background: url(../images/cp_big.png);
	position: absolute;
	bottom:0px;
	left:0px;
}

.choice{
	margin-top:30px;
	position: relative;
}

.company{
	width:1000px;
	height:1795px;
	position: absolute;
	top:80px;
	left:25%;
	z-index:1;
}

.footer{
	width:100%;
	height: 414px;
	background: #323232;
       text-align:center;
}

.footer_menu{
	width:1106px;
	margin:0 auto;
	padding-top:30px;
}
.footer_menu:after{
     display:block;
     content:"";
     clear:both;
}


.footer_menu ul li{
	float:left;
	width:180px;
}

.footer_menu ul li a{
	color:#fff;
}

#footer_ol li{
	color:#fff;
	margin-top:13px;
	font-size:15px;
}

.clear1{
	clear:both;
}

.about_main{
	width:1000px;
	margin: 0 auto;
	height: 500px;
	background: red;
}

.plc span{
	font-size: 13px;
}

.grayback{
	width:100px;
	height:100px;
	background: #abcdef;
	opacity: 0.6;
	position: absolute;
}

.zoomLarge{
	width:381px;
	height:370px;
	position: absolute;
	left:404px;
	overflow: hidden;
}

.zoomLarge img{
	width:600px;
	height:600px;
	position: absolute;
	left:0px;
	top:0px;
}
.homeprogoods IMG {
    BORDER-BOTTOM: #e0e0e0 1px solid;
    BORDER-LEFT: #e0e0e0 1px solid;
    WIDTH: 160px;
    HEIGHT: 120px;
    BORDER-TOP: #e0e0e0 1px solid;
    BORDER-RIGHT: #e0e0e0 1px solid;
}
.homeprogoods {
    TEXT-ALIGN: center;
    MARGIN: 0px 22px 5px 0px;
    WIDTH: 162px;
    DISPLAY: inline;
    FLOAT: left;
    HEIGHT: 142px;
    OVERFLOW: hidden;
}
.homepro {
    PADDING-BOTTOM: 18px;
    PADDING-RIGHT: 0px;
    PADDING-TOP: 12px;
}
#printableview #detailvalue0 img{width: 785px !important;height:auto !important;}